PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DCrossSection Class
Methods


In This Topic
    PDF3DCrossSection Class Members
    In This Topic

    The following tables list the members exposed by PDF3DCrossSection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the center of rotation of the cutting plane.  
    Public MethodGets the color for the cutting plane.  
    Public MethodGets the COS cross-section.  
    Public MethodGets the color for the cutting plane's intersection with the 3D artwork.  
    Public MethodGets the opacity of the cutting plane.  
    Public MethodGets the orientation of the cutting plane.  
    Public MethodGets a value indicating the visibility of the intersection of the cutting plane with any 3D geometry.  
    Public MethodSets the center of rotation of the cutting plane.  
    Public MethodSets the color for the cutting plane.  
    Public MethodSets the color for the cutting plane's intersection with the 3D artwork.  
    Public MethodSets a value indicating the visibility of the intersection of the cutting plane with any 3D geometry.  
    Public MethodSets the opacity of the cutting plane.  
    Public MethodSets the orientation of the cutting plane. Exactly one of the values must be null, indicating an initial state of the cutting plane that is perpendicular to the corresponding axis and clipping all geometry on the positive side of that axis. The other two values must be numbers indicating the rotation of the plane, in degrees, around their corresponding axes. The order in which these rotations are applied should match the order in which the values appear in the array.  
    Top
    See Also